home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / src / misc1s.zoo / misc1 / patch-2.0.12u4 / ChangeLog next >
Encoding:
Text File  |  1991-06-27  |  2.2 KB  |  70 lines

  1. Thu Jun 27 13:05:32 1991  David J. MacKenzie  (djm at churchy.gnu.ai.mit.edu)
  2.  
  3.     * patchlevel.h: PATCHLEVEL 12u4.
  4.  
  5. Thu Feb 21 15:18:14 1991  David J. MacKenzie  (djm at geech.ai.mit.edu)
  6.  
  7.     * pch.c (another_hunk): Fix off by 1 error.  From
  8.     iverson@xstor.com (Tim Iverson).
  9.  
  10. Sun Jan 20 20:18:58 1991  David J. MacKenzie  (djm at geech.ai.mit.edu)
  11.  
  12.     * Makefile.SH (all): Don't make a dummy `all' file.
  13.  
  14.     * patchlevel.h: PATCHLEVEL 12u3.
  15.  
  16.     * patch.c (nextarg): New function.
  17.     (get_some_switches): Use it, to prevent dereferencing a null
  18.     pointer if an option that takes an arg is not given one (is last
  19.     on the command line).  From Paul Eggert.
  20.  
  21.     * pch.c (another_hunk): Fix from Wayne Davison to recognize
  22.     single-line hunks in unified diffs (with a single line number
  23.     instead of a range).
  24.  
  25.     * inp.c (rev_in_string): Don't use `s' before defining it.  From
  26.     Wayne Davison.
  27.  
  28. Mon Jan  7 06:25:11 1991  David J. MacKenzie  (djm at geech.ai.mit.edu)
  29.  
  30.     * patchlevel.h: PATCHLEVEL 12u2.
  31.  
  32.     * pch.c (intuit_diff_type): Recognize `+++' in diff headers, for
  33.     unified diff format.  From unidiff patch 1.
  34.  
  35. Mon Dec  3 00:14:25 1990  David J. MacKenzie  (djm at albert.ai.mit.edu)
  36.  
  37.     * patch.c (get_some_switches): Make the usage message more
  38.     informative. 
  39.  
  40. Sun Dec  2 23:20:18 1990  David J. MacKenzie  (djm at albert.ai.mit.edu)
  41.  
  42.     * Configure: When checking for C preprocessor, look for 'abc.*xyz'
  43.     instead of 'abc.xyz', so ANSI C preprocessors work.
  44.  
  45.     * Apply fix for -D from ksb@mentor.cc.purdue.edu (Kevin Braunsdorf).
  46.  
  47.     * Apply unidiff patches from davison@dri.com (Wayne Davison).
  48.  
  49. Wed Mar  7 23:47:25 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  50.  
  51.     * pch.c: Call malformed instead of goto malformed
  52.     (just allows easier debugging).
  53.  
  54. Tue Jan 23 21:27:00 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  55.  
  56.     * common.h (TMP*NAME): Make these char *, not char [].
  57.     patch.c (main): Use TMPDIR (if present) to set TMP*NAME.
  58.     common.h: Declare getenv.
  59.  
  60. Sun Dec 17 17:29:48 1989  Jim Kingdon  (kingdon at hobbes.ai.mit.edu)
  61.  
  62.     # patch.c (reverse_flag_specified): New variable.
  63.     (get_some_switches, reinitialize_almost_everything): Use it.
  64.  
  65. # in place of * means change has been sent to Wall.
  66.  
  67. Local Variables:
  68. version-control: never
  69. end:
  70.